home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u136.dms / in.adf / WB_UTILS / WB_Utils.DOC < prev   
Encoding:
Text File  |  1978-08-30  |  1.7 KB  |  58 lines

  1.                      UTILITIES
  2.                   --------------
  3.  
  4. This disk contains two utility programs called Calendar and
  5. Converter.Both programs were written with the Devpac
  6. assembler.
  7.  
  8.  
  9. Calendar
  10. --------
  11.  
  12. This program will display the month required and highlight
  13. the date.
  14. To select a particular date you can either load preferences
  15. and alter the date or open the CLI and use the date
  16. command (EG Date 08-apr-89).You must then load the Calendar
  17. program.
  18. If you have an A501 ram expansion with built in clock then
  19. you need only to load the Calendar program and it will be
  20. the correct date.
  21.  
  22.  
  23. Converter
  24. ---------
  25.  
  26. This program is useful for programmers who need to convert
  27. between different number bases.Converter allows you to
  28. enter 32 bit numbers, that is numbers from $00000000 to
  29. $ffffffff (0 to 4294967295 in Decimal).
  30. There are three buttons on the left called DEC (Decimal),
  31. Hex (Hexadecimal), and BIN (Binary).These are the three
  32. different number bases.To convert a decimal number to a
  33. hexadecimal number you must first select the DEC button
  34. by clicking the mouse pointer on DEC and then enter your
  35. number.Then if you select HEX then the displayed decimal
  36. number will be converted to Hexadecimal.Select 'CLEAR'
  37. to clear the display.
  38. Whilst in binary mode you can only use buttons '0', '1', and
  39. 'CANCEL'.In decimal mode you can use all buttons except
  40. the letters.The highest decimal number that you can display
  41. is 4294967295 otherwise an overflow message will be displayed
  42. and the display cleared.
  43.  
  44.  
  45. -------------------------------------------------------------
  46. -------------------------------------------------------------
  47.  
  48.    David Key
  49.    37 Golden cross lane
  50.    Catshill
  51.    Bromsgrove
  52.    Worc's
  53.    B61 OLG
  54.  
  55.  
  56.  
  57.  
  58.